phdpRotatePlain

fun ERROR CLASS: Symbol not found for Dp.phdpRotatePlain(rotation: ERROR CLASS: Symbol not found for Dp, orientation: Orientation = Orientation.LANDSCAPE): ERROR CLASS: Symbol not found for Dp

EN Plain hdp rotation: rotation and receiver already scaled; logic only. PT Rotação hdp Plain: rotation e recetor já escalados; só a lógica.


fun ERROR CLASS: Symbol not found for Dp.phdpRotatePlain(rotationValue: Number, finalQualifierResolver: DpQualifier = DpQualifier.HEIGHT, orientation: Orientation = Orientation.LANDSCAPE, ignoreMultiWindows: Boolean = false, applyAspectRatio: Boolean = false, customSensitivityK: Float? = null): ERROR CLASS: Symbol not found for Dp

EN Extension for Dp with dynamic scaling based on Screen Height (hDP). Returns the original raw Dp value if the condition is not met. When the device is in the specified orientation, it uses rotationValue scaled with the given finalQualifierResolver.

PT Extensão para Dp com dimensionamento dinâmico baseado na Altura da Tela (hDP). Retorna o valor original de Dp bruto se a condição não for atendida. Quando o dispositivo está na orientation especificada, usa rotationValue escalado com o finalQualifierResolver dado.